Skip to content
Back to search
30
MCP

Hash Generator

pulsemcp/hash generator

Generates cryptographic hashes using MD5, SHA-1, SHA-256, SHA-512, and bcrypt algorithms.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "hash_generator": {
      "url": "None",
      "transport": "http"
    }
  }
}